home *** CD-ROM | disk | FTP | other *** search
- NumFmt
- PSPNUM Edit Mask Formatting
- Form15
- CmdRefresh
- Refresh
- MaskOpt5
- 5Different DP/TS and (negative) (used components only)
- MaskOpt4
- 3Currency and asterisk filler (used components only)
- MaskOpt3
- #Debit/Credit (used components only)
- MaskOpt2
- Default (all components)
- MaskOpt1
- Default (used components only)
- MaskOpts
- Demonstration Masks
- AutoRefresh
- Auto Refresh
- PSPNUM
- MS Sans Serif
- 123456.78-
- FmtText
- CmdCancel
- Cancel
- LabelFmt1
- PSPNum Mask:
- LabelNum1
- PSPNum (9+2):
- ComAdd_Click
- PspNum1
- RefID1
- PspNum2Z
- NumID
- Action
- ComSub_Click
- ComMult_Click
- ComDiv_Click&
- Option1_Click
- Frame1_DragDrop
- SourceF
- Control
- Result
- Factor27
- Option4_Clickn
- Option5_Click:
- PspNum1_LostFocus
- CmdOkay_Click{
- OptAddF1F2_Click
- OptAddF2
- CheckRound
- Oper*
- ChecRound
- @ Form_Load
- Form_Activatem
- Factor21
- OptSubF2
- OptMultF2
- OptDivF2
- OptAddF1F2)
- OptSubF1F27
- OptDivF1F2c
- OptMultF1F2
- CheckRound_Clickf
- NumRound
- Factor1
- RoundResult_Click`
- RoundResult
- radio
- buttond
- cases8
- setting
- triggers
- requird
- RoundFactor1_Click
- RoundFactor1
- RoundFactor2_Click
- RoundFactor2
- PspCtl1_LostFocus
- OperID18
- VarID
- OperID2^
- OperRoundC
- Factor1_LostFocus!
- Result_LostFocus
- CmdCancel_Click(
- ErrorHandler
- MB_EXCLAIM
- MB_STOP
- MB_OK_CANCELM
- BUTTON_OK
- Resump
- OkayErrorHandler
- F1ErrorHandler
- NumOp
- Factor2_LostFocus-
- Num2
- RoundNum1_Click
- RoundNum1
- RoundNum2_Click]
- RoundNum2r
- RoundNum3_Click
- RoundNum3D
- OptDivF2_Click
- OptAddNum2
- OptSubNum2
- OptMultNum2
- OptDivNum2-
- OptAddNum1Num2?
- OptSubNum1Num2R
- OptMultNum1Num2
- OptDivNum1Num2
- ArOpSelect
- ArOpSelect_Change|
- ArOpu
- ArOpSelec
- Caption
- ArOpSelect_DblClick
- CmdOkayi
- Value
- ArOpSelect_Clicki
- ArOpLabel_Click
- CcyOverFlow
- Visible
- MultError
- TempCcy
- Ccy1u
- ConMinus2^
- CmdOkayErrorT
- OperComp
- Num3Comp
- Num3Comp_Click
- CmdReset_Click
- Num1Round
- Num2Round
- Num3Round
- Num1_LostFocus
- Num1Error
- Num1_KeyPress*
- KeyAscii
- Num2_LostFocus
- MessageXX
- MB_OK
- EQStartPosg
- EQStringm
- Text1_Change
- NumFmt
- VarMask6
- selected)
- comboO
- FmtText
- RoundNumAr1_Click
- LabelNum1_Clicku @
- FmtText_Change
- RedrawNum1_ClickD
- RedrawNum1
- AutoRedrawZ
- AutoRedrawRedrawNum1+
- MaskOpt2_Click=
- MaskOpt1_Clicku
- MaskOpt3_Click
- default
- preceding
- MaskOpt4_Click> @
- MaskOpt5_Click
- MaskOpt1
- MaskOpts_DragDrop
- CmdRedraw_Enabled
- CmdRedraw
- Enabled
- CmdRedraw_Click
- Redraw
- keying
- anythingP
- Otherwise
- willo
- accepted
- internally
- property
- updated
- change
- screen
- would
- Num1_KeyDown
- KeyCode
- Shift
- disable
- itself
- AutoRefreshNum1F
- AutoRefreshNum1_Click
- AutoRefresh
- CmdRefresh
- AutoRefresh_Click
- CmdRefresh_Click
- Exclamation icon for message box&
- Okay button icon for message box.
- Define boolean switch for message box
- displayed once only
- AutoRefresh_Click
- AutoRedraw Checked
- First set Num propertys
- Then for this demo disable user-Redraw
- AutoRedraw Unchecked/Grayed.s
- First set Num propertyr
- Then for this demo enable user-Redraw
- CmdCancel_Click
- CmdRefresh_Click
- Do immediate refresh (overrides
- setting of AutoRefresh).e
- FmtText_Change
- Form_Load
- Initialise default mask (same as no mask)
- Set internal property for Redraw (Auto/Manual)s
- Checked
- Unchecked/Grayedc
- MaskOpt1_Click
- Reset Num mask to default (preceding -ve sign,
- decimal point, comma thousand separator and
- all other format components ignored).
- [NB-][DP.][TS,]
- MaskOpt2_Click
- Reset Num mask to default (preceding -ve sign,
- decimal point, comma thousand separator and
- all other format components to NULL).
- [OB][NB-][NA][PA][PB][DP.][TS,][ZB][OA]
- MaskOpt3_Click
- Reset Num mask to show debit (DR) for +ve
- amounts and credit (CR) for -ve amounts.e
- All other components left as is.
- [NA CR][NB][PA DR][PB]
- MaskOpt4_Click
- Reset Num mask to fill leading zeroes with,
- asterisks and show leading currency symbol,
- (US$ in this case). If currency change while
- program executes, only the OB component need
- be reset. Also force DR/CR. Leave other
- components as is.
- [OBUS$][NACR][NB][PADR][PB][ZB*]
- MaskOpt5_Click
- Reset Num mask to show -ve as (), no sign
- indication for +ve. Also swap DP and TS
- as in France. Leave other components as is.
- [NB(][NA)][PA][PB][DP,][TS.]
- Num1_KeyDown
- For this demo, force AutoRedraw if user
- keys anything in Num Text property.
- Otherwise keystrokes will be accepted internally
- (Num Value property is updated) but user sees
- no change on screen. So user would thinkk
- the Num has 'stopped working'. Typicallyt
- AutoRedraw would only be disabled while
- internal calculations done (user can not
- navigate to Num).
- AutoRedraw not Checkedo
- First set Num property and Redraw CheckBox
- Then for this demo disable user-Redraw
-